Skip to main content

dividerColor

Type

property

Summary

Specifies color of the divider.

Syntax

set the dividerColor of widget to <RGBA Color>
get the dividerColor of widget

Description

Use the dividerColor property to specify the divider color.

Examples

set the dividerColor of widget "NavigationRail" to "0,0,255,157"